@charset "UTF-8";

body {
	font-family: "寰蒋闆呴粦";
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.tac {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}
/*鍏叡鏍峰紡*/

.header-top-wrap {
	width: 100%;
	min-width: 1200px;
	height:40px;
	line-height: 40px;
	background: #303030;
}
.ht-container {
	width: 100%;
}
.ht-info li {
	font-size: 14px;
	color: #999;
}
.ht-site {
	position: relative;
	padding-left: 19px;
}
.ht-site b {
	display: block;
	position: absolute;
    left: 0px;
    top: 12px;
    width: 12px;
    height: 16px;
    background: url(../images/header_imgs/ht-site.png) no-repeat;
}
.ht-info li .ht-look,#citySpan {
	font-size: 14px;
	color: #2faaff;
}
.ht-info .ht-separator-spc {
	margin-left: 15px;
}
.ht-menu li a {
	font-size: 14px;
	color: #999;
}
.ht-separator {
	display: inline-block;
    width: 0;
    height: 12px;
    line-height: 12px;
    vertical-align: top;
    position: relative;
    top: 14px;
    left: 0;
    font-size: 0;
    border-left: 1px solid #545454;
    margin: 0 12px 0;
}
.header-down-wrap {
	width: 100%;
	min-width: 1200px;
	background: #fff;
}
.logo a {
	display: block;
    width: 230px;
    height: 36px;
    padding: 21px 0px;
}
.logo a  img {
	display: block;
	width: 100%;
	height: 100%;
}

.nav-wrap {
	width: 100%;
	min-width: 1200px;
	background: #175ac0;
}
.nav-left {
	width: 210px;
	height: 50px;
	line-height: 50px;
	background: #2b3059;
	font-size: 18px;
	color: #fefefe;
	padding-left: 30px;
	margin-right: 42px;
	position: relative;
}
.nav-left img.nav-left-img {
	display: block;
	width: 20px;
	height: 15px;
	margin: 20px 20px 0 0;
	cursor: pointer;
}
/*瀵艰埅涓嬫媺*/
.nav-down {
	position: absolute;
	left: 0;
	top: 50px;
	width: 240px;
	height: 338px;
	line-height: 1;
	background-color: #2b3059;
	filter:alpha(opacity=80);
	z-index: 99;
	/* display: none; */
	box-sizing: border-box;
	padding: 10px 0;
}
.nav-down li.nav-down-item {
	width: 240px;
	height: 80px;
	position: relative;
	border-bottom: 1px solid #6b6f8b;
}
.nav-down li a.nav-down-a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding: 20px 0 15px 56px;
	position: relative;
}
.nav-down li a.nav-down-a span {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 20px;
	left: 30px;
}
.nav-down-item:hover {
	background: #171b3c;
}
.nav-down-item:hover .ni-box {
	display: block;
}
.ni-box {
	width: 546px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 240px;
	padding: 0 40px 23px 30px;
	box-sizing: border-box;
	display: none; 
}
.ni-box1:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box2:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box3:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box4:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box5:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box5 {
	padding-bottom: 28px;
}
.ni-box h2 {
	font-size: 16px;
	color: #333;
	font-weight:normal;
	border-left: 2px solid #8a8a8a;
	padding-left: 17px;
	margin: 30px 0 23px;
}
.ni-box-down {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
.ni-box-down li {
	width: 170px;
	height: 14px;
	margin-bottom: 17px;
	width: 33.3%;
}
.ni-box-down li.last {
	width: 136px;
}
.ni-box-down li a {
	display: block;
	font-size: 14px;
	color: #666;
	border-left: 1px solid #e5e5e5;
	padding-left: 10px;
}
.ni-box-down li a:hover {
	color: #2ba0ea;
	border-color: #2ba0ea;
}

.nav-down-item1 span {
	background: url(../images/header_imgs/icon_yi.png) no-repeat;
}
.nav-down-item2 span {
	background: url(../images/header_imgs/icon_er.png) no-repeat;
}
.nav-down-item3 span {
	background: url(../images/header_imgs/icon_san.png) no-repeat;
}
.nav-down-item4 span {
	background: url(../images/header_imgs/icon_si.png) no-repeat;
}
.nav-down-item5 span {
	background: url(../images/header_imgs/icon_wu.png) no-repeat;
}
.nav-down li p {
	font-size: 14px;
	color: #999;
	padding-left: 30px;
}
.nav-down li .nav-arrow {
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	top: 23px;
	right: 20px;
}

.nav-right{
	line-height: 50px;
	height: 50px;
}
.nav-right li{
	width: 120px;
}
.nav-right li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.nav-right li a:hover {
	color: #ffffff;
}
.nav-right li:hover{
	background-color: #2b3059;
}





.footer-meta-wrap {
	width: 100%;
	height: 273px;
	background-color: #303030;
}
.footer-meta {
	height: 272px;
	border-bottom: 1px solid #3a3a3a;
}
.footer-meta .inner-links {
	position: relative;
	float: left;
	width: 550px;
	height: 259px;
}
.footer-meta .inner-links {
	position: relative;
	width: 425px;
	height: 259px;
}
.footer-meta .inner-links::after {
	position: absolute;
	top: 20px;
	right: 0;
	content: "";
	width: 1px;
	height: 235px;
	background-color: #3a3a3a;
}
.footer-meta  .inner-links-contains {
	width: 100%;
	height: 100%;
}
.footer-meta  .inner-links-contain {
	float: left;
	margin-right: 68px;
}
.footer-meta  .inner-links-contain-last {
	margin-right: 0;
}
.footer-meta  .inner-links-list1 {
	font: 18px/18px "微软雅黑";
	color: #ffffff;
	padding: 40px 0 25px;
}
.footer-meta  .inner-links-list2 {
	height: 14px;
	padding-bottom: 15px;
	font: 14px/14px "微软雅黑";
}
.footer-meta  .inner-links-list2 a {
	color: #cccccc;
}
.footer-meta  .inner-links-list2 a:hover {
	color: rgba(64,195,255,0.4);
}
.footer-meta  .public-nunmber {
	position: relative;
	float: left;
	width: 428px;
	height: 259px;
}
.footer-meta  .public-nunmber::after {
	position: absolute;
	top: 20px;
	right: 0;
	content: "";
	width: 1px;
	height: 235px;
	background-color: #3a3a3a;
}
.footer-meta  .public-number-contains {
	width: 100%;
	height: 100%;
}
.footer-meta  .public-number-contain {
	float: left;
	padding-left: 50px;
	margin-right: 5px;
}
.footer-meta  .public-number-item1 {
	font: 18px/18px "微软雅黑";
	color: #fff;
	padding: 40px 0 14px;
}
.footer-meta  .public-number-item2 {
	height: 14px;
	padding-bottom: 15px;
	font: 14px/14px "微软雅黑";
	color: #cccccc;
}
.footer-meta  .hot-line {
	float: left;
	width: 347px;
	height: 259px;
}
.footer-meta  .hot-line-items {
	padding-left: 32px;
}
.footer-meta  .hot-line-item {
	font: 14px/14px "微软雅黑";
	color: #7c7c7c;
	padding-bottom: 7px;
}
.footer-meta  .hot-line-item1 {
	position: relative;
	height: 25px;
	font: 18px/25px "微软雅黑";
	color: #fff;
	padding-top: 40px;
}
.footer-meta  .hot-line-item1::before {
	position: absolute;
	top: 40px;
	left: -30px;
	content: "";
	width: 25px;
	height: 25px;
	background: url("../images/footer_imgs/hot_line_icon1.png") center center no-repeat;
}
.footer-meta  .hot-line-item2 {
	position: relative;
	height: 25px;
	font: 18px/25px "微软雅黑";
	color: #fff;
	padding-top: 16px;
}
.footer-meta  .hot-line-item2::before {
	position: absolute;
	top: 16px;
	left: -30px;
	content: "";
	width: 25px;
	height: 25px;
	background: url("../images/footer_imgs/hot_line_icon2.png") center center no-repeat;
}

.footer-meta  .hot-line-item3 {
	position: relative;
	height: 25px;
	font: 18px/25px "微软雅黑";
	padding-top: 16px;
}

.footer-meta  .hot-line-item3::before {
	position: absolute;
	top: 16px;
	left: -30px;
	content: "";
	width: 25px;
	height: 25px;
	background: url("../images/footer_imgs/hot_line_icon3.png") center center no-repeat;
}
.footer-copyright-wrap {
	width: 100%;
	height: 54px;
	background-color: #303030;
}
.footer-copyright {
	width: 1200px;
	height: 12px;
	margin: 0 auto;
	font: 12px/12px "微软雅黑";
	color: #7c7c7c;
	padding: 22px 0 22px;
	text-align: center;
}
.hot-line p{
	color:#cccccc;
	line-height: 33px;
}

.foot3{
	height: 56px;
	line-height: 56px;
	background-color: #303030;
	border-top:1px solid #626262;
	text-align: center;
}
.foot3 span{
	font-size: 16px;
	color:#cccccc;
}
.foot3 span a{
	font-size: 16px;
	color:#cccccc;
}